/* CSS Document */
body {
    font-size:62.5%;
    color: #333333;
    padding: 0;
    margin: 0;
    background-color: #fff;
    overflow-x: hidden;
}

input, textarea, select, button {
    color: #333333;
    font-size: 0.875em;
}

a:focus, :focus, input[type=button], input[type=submit] {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

input::-webkit-input-placeholder {
    color: #fff;
}

input::-moz-input-placeholder {
    color: #fff;
}

input::-ms-input-placeholder {
    color: #fff;
}
/* index */

.header {
    width: 100%;
    height: auto;;
    background-color: #fff;
    float: left;
}
.header_top{
    width: 1200px;
    height: auto;
    margin: 0px auto;
}
.logo {
    width: 475px;
    height: 97px;
    margin: 0px 105px 0 0px;
    float: left;
}
.logo_pp{
    width: 255px;
    height: 97px;
    display: block;
    float: left;
}
.logo img,.logo_pp img {
    width: 45%;
    height: auto;
    display: block;
}
.header_tel{
    background: url("../image/tel_bg.jpg") no-repeat center left;
    float: right;
    margin-top: 28px;
}
.header_tel span{
    display: block;
    width: 35px;
    float: left;
    text-decoration: underline;
    margin-left: 30px;
    font-size: 1.4em;
}
.header_tel p{
    float: left;
    margin-left: 5px;
    font-size: 1.4em;
}
.header_tel p i{
    font-weight: 600;
    font-style: normal;
}

/*.header_top1{*/
/*    width: 1200px;*/
/*    height: auto;*/
/*    overflow: hidden;*/
/*    margin: 0px auto;*/
/*    line-height: 39px;*/
/*}*/
/*.header_top1 span{*/
/*    font-size: 0.75em;*/
/*    color: #fff;*/
/*}*/
/*.header_top p{*/
/*    line-height: 39px;*/
/*    float: right;*/
/*    color: #fff;*/
/*    background: url("../images/header_top_ico.jpg") no-repeat;*/
/*}*/
/*.header_top p a{*/
/*    color: #fff;*/
/*    font-size: 0.75em;*/
/*    margin: 0 28px 0 25px;*/
/*}*/
/*.header_top p i{*/
/*    font-style: normal;*/
/*    font-size: 0.875em;*/
/*    margin-left: 82px;*/
/*}*/
.header_center {
    width: 100%;
    height: auto;
    background-color: #18A942;
    float: left;
}
.header_center1{
    width: 1200px;
    height: 56px;
    margin: 0px auto;
}


.nav {
    width: 865px;
    height: auto;
    float: left;
}
.nav > ul{ margin-left: -30px;}

.nav > ul > li {
    width: 14.28%;
    height: 56px;
    line-height: 56px;
    float: left;
    position: relative;
    text-align: center;
}

.nav > ul > li:hover, .nav .nav_active {
    background: #fff;
    transition: 0.8s;
}

.nav > ul > li > a {
    display: block;
    color: #fff;
    font-size: 1.6em;
}
.nav > ul > li > a i{
    font-style: normal;
    margin-left: 3px;
}

.nav > ul > li:hover > a, .nav > ul .nav_active > a {
    text-decoration: none;
    color: #000;
}

.nav .nav_active + li, .nav li:hover + li {

}

.nav li ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    z-index: 15;
    display: none;
    top: 56px;
}

.nav li ul li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #18A942;
    border-bottom: 1px solid #DFDFDF;
}
.nav li ul li:last-child{
    border-bottom: 0;
}
.nav li ul li a{
    color: #fff;
    font-size: 14px;
}
.nav li ul li a:hover {
    color: #fff;
}

.mune {
    display: none;
}

.sousuo {
    width: 304px;
    height: 36px;
    float: right;
    margin-top: 11px;
}

.sousuo_kuang {
    width: 251px;
    height: 36px;
    float: left;
}

.sousuo_kuang input {
    width: 241px;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    float: left;
    background: url("../image/sousuo_input.jpg") no-repeat;
    border: none;
    color: #fff;
font-size:1.5em;
}

.sousuo_btn {
    width: 52px;
    height: 36px;
    float: left;
}

.banner{
    width:100%;
    position: relative;
    float: left;
}
.banner img{
    width: 100%;
    height: auto;
}

.sy_title{
    text-align: center;
    color: #fff;
}
.sy_title span{
    font-size: 3.6em;
}
.sy_title i{
    width: 50px;
    height: 6px;
    display: block;
    background-color: #fff;
    margin: 8px auto 40px;
}
.sy_title p{
    padding: 0 5%;
    font-size: 1.6em;
}

.abouts{
    width: 100%;
    height: 825px;
    overflow: hidden;
    background: url("../image/about_bg.png") no-repeat center top;
    float: left;
    margin-top: -16px;
    position: relative;
}
.abouts_content{
    width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}
.abouts_title{
    width: 254px;
    height: auto;
    float: left;
    margin-top: 11em;
}
.abouts_txt{
    float: right;
    width: 820px;
    height: auto;
    overflow: hidden;
    margin-top: 80px;
}
.abouts_txt h3{
    color: #00a44e;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: 1px;
}
.abouts_txt h2{
    color: #00a44e;
    font-size: 2.2em;
    font-weight: normal;
}
.abouts_txt p{
    color: #000;
    font-size: 1.4em;
    text-indent: 2em;
    line-height: 25px;
    margin: 20px 0 40px;
    letter-spacing: 1px;
    text-align: justify;
}
.abouts_txt span{

}
.abouts_txt span a{
    margin-right: 20px;
}


/*.abouts_l,.abouts_r{*/
/*    margin-top: 4%;*/
/*    position: absolute;*/
/*    animation-delay: 0.5s !important;*/
/*    -webkit-animation-delay: 0.5s !important;*/
/*}*/
/*.abouts_r{*/
/*    right: 1%;*/
/*    bottom: 6%;*/
/*}*/
/*.abouts_l img,.abouts_r img{*/
/*    display: block;*/
/*}*/

.abouts_c{
    width: 1200px;
    height:auto;
    margin: 0px auto;
    overflow: hidden;
}
.abouts_r1{
    width: 100%;
    height: auto;
    float: right;
}
.abouts-number-inner{width: 100%;margin:150px auto 0;overflow: hidden;}
.abouts-number-inner ul{ height:auto; overflow: hidden; }
.abouts-number-inner li{
    float: left;
    width: 28.33%;
    height: auto;
    color:#fff;
    margin-left: 5%;
    background: url("../image/line.jpg") no-repeat 0px 17px;
}
.abouts-number-inner li:first-child{}

.abouts-number-inner li i{
    font-style: normal;
    font-size:60px;
    display: block;
    float: left;
    color: #00a44e;
    margin-left: 20px;
}
.abouts-number-inner li span{
    display: block;
    float: left;
    font-size: 4.2em;
    font-weight: normal;
    margin: 0px 0 0 0px;
    color: #00a44e;
    line-height: 80px;
}
.abouts-number-inner li b{
    display: inline-block;
    position: relative;
    margin: 27px 0 10px 5px;
    float: left;
    font-size: 2.2em;
    font-weight: normal;
    color: #00a44e;
}
.abouts-number-inner li b sup{ color: #00a44e;}
.abouts-number-inner li p{
    font-size: 16px;
    float: left;
    width: 100%;
    color: #333;
}
.zizhi_bg{
    width: 100%;
    height: 1098px;
    background: url("../image/zizhi_bg.jpg") no-repeat center top;
    overflow: hidden;
}
.zizhi{
    width: 1250px;
    height: auto;
    overflow: hidden;
    margin: 48px auto 0;
}
.zizhi_title{
    color: #444444;
    text-align: left;
    font-weight: 600;
    margin: 38px 0 0 117px;
    float: left;
}
.zizhi_title span{
    letter-spacing: 4px;
}
.zizhi_title i{
    background-color: #00a44e;
    float: left;
    margin-bottom: 31px;
}
.zizhi_title font{
    text-transform: uppercase;
    color: #444444;
    display: block;
    font-size: 2.4em;
    font-weight: normal;
}
.zizhi_more a{
    width: 138px;
    height: 36px;
    display: block;
    background-color: #00a44e;
    color: #fff;
    border-radius: 30px;
    line-height: 36px;
    text-align: center;
    float: right;
    font-size: 1.4em;
    margin-top: 94px;
}
.zizhi_content{
    width: 100%;
    height: auto;
    float: left;
}
.zizhi_content ul{

}
.zizhi_content ul li{
    width: 33.33%;
    float: left;
    margin-bottom: 38px;
}
.zizhi_content ul li p{
    text-align: center;
    font-size: 2em;
    border-bottom: 1px #00a44e dashed;
    line-height: 60px;
    width: 90%;
    margin: 50px auto 0;
}
.zizhi_content ul li img{
    display: block;
    margin: 0px auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    cursor: pointer;
}
.zizhi_content ul li:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.youshi_bg{
    width: 100%;
    height: 1004px;
    background: url("../image/youshi_bg.jpg") no-repeat center top;
    overflow: hidden;
}
.youshi{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.youshi_title{
    margin: 89px auto 49px;
}
.youshi_title img{
    display: block;
    margin: 0px auto;
}
.youshi_content{

}
.youshi_content ul{
    width: 102%;
}
.youshi_content ul li{
    float: left;
    position: relative;
    margin: 2px 18px 18px 2px;
    cursor: pointer;
}
.youshi_content ul li > img{
    display: block;
    float: left;
    z-index: 1;
}
.youshi_content ul li .youshi_txt{
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    z-index: 3;
}
.youshi_content ul li .youshi_txt img{
    display: block;
    margin: 68px auto 48px;
}
.youshi_content ul li .youshi_txt span{
    font-size: 2.2em;
    display: block;
    margin-bottom: 20px;
}
.youshi_content ul li .youshi_txt i{
    font-style: normal;
    font-size: 1.4em;
    text-transform: uppercase;
}
.youshi_content ul li p{
    position: absolute;
    top:0;
    width: 100%;
    height: 100%;
    background-color: #18A942;
    opacity: 0;
    z-index: 2;
    transition: width 3s, opacity 1s;
    -webkit-transition: width 3s, opacity 1s;
}
.youshi_content ul li:hover p{
    opacity: 1;
    transition: width 3s, opacity 1s;
    -webkit-transition: width 3s, opacity 1s;
}
.youshi_content ul li:hover img{
    filter: grayscale(100%) brightness(200%);

}

.products_bg{
    width: 100%;
    height: 978px;
    background: url("../image/product_bg.jpg") no-repeat center top;
    overflow: hidden;
}
.products{
    width:1200px;
    height:auto;
    margin: 0px auto;
    overflow: hidden;
}
.products_title{
    margin-top: 13em;
}
.pro_txt{
    width: 820px;
    float: right;
    margin-top: 45px;
}
.pro_txt span{
    color: #18A942;
    border-bottom: 1px #18A942 solid;
    font-size: 2.2em;
    padding-bottom: 10px;
    display: inline-block;
    letter-spacing: 1px;
}
.pro_txt p{
    float: left;
    font-size: 1.4em;
    text-indent: 2em;
    line-height: 26px;
    margin-top: 15px;
    letter-spacing: 1px;
    text-align: justify;
}

/* 本例子css */
.txtScroll-left{ width:100%;  position:relative; float: left; margin-top: -20px; }
.txtScroll-left .hd{ width: 275px; height: 36px; overflow:hidden; float: right; margin-top: -50px; z-index: 10; position: relative; }
.txtScroll-left .hd .prev,.txtScroll-left .hd .next{
    /*position: absolute;*/
    /*top: 48%;*/
    width: 36px;
    height: 36px;
    /*margin-top: -27px;*/
    z-index: 10;
    cursor: pointer;
    float: left;
}
.txtScroll-left .hd .next{
    background-image: url("../image/news_btn_l.png");
    /*left: -65px;*/
    right: auto;
    margin-right: 10px;
}
.txtScroll-left .hd .prev {
    background-image: url("../image/news_btn_r.png");
    /*right: -65px;*/
    left: auto;
}

.txtScroll-left .bd{ width: 100%;  overflow:hidden; margin: 0px auto; position: relative; z-index: 8;}
.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left .bd ul li{ width: 25%; float: left; _display:inline; }
.txtScroll-left .bd ul li:nth-child(1){
    margin-top: 105px;
}
.txtScroll-left .bd ul li:nth-child(2){
    margin-top: 70px;
}
.txtScroll-left .bd ul li:nth-child(3){
    margin-top: 35px;
}
.txtScroll-left .bd ul li img{
    width: 100%;
    margin: 0 0%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.txtScroll-left .bd ul li .news_txt{
    width: 90%;
    margin: 0 5%;
    background: #008C8D;
    line-height: 30px;
    text-align: center;
}
.txtScroll-left .bd ul li .news_txt a{
    color: #fff;
    font-size: 0.75em;
}
.pro_more a{
    margin-top: 0;
}

.anli_bg{
    width: 100%;
    height: 949px;
    background:url("../image/anli_bg.jpg") no-repeat center top;
    overflow: hidden;
}
.anli{
    width: 1200px;
    height: auto;
    margin: 0px auto;
    /*overflow: hidden;*/
}
/* 本例子css */
.txtScroll-left2{ width:100%;  position:relative; float: left; margin-top: -20px; }
.txtScroll-left2 .hd{ width: 275px; height: 36px; overflow:hidden; float: right; z-index: 10; position: relative; }
.txtScroll-left2 .hd .prev,.txtScroll-left2 .hd .next{
    width: 36px;
    height: 36px;
    z-index: 10;
    cursor: pointer;
    float: left;
}
.txtScroll-left2 .hd .next{
    background-image: url("../image/news_btn_l.png");
    right: auto;
    margin-right: 10px;
}
.txtScroll-left2 .hd .prev {
    background-image: url("../image/news_btn_r.png");
    left: auto;
}

.txtScroll-left2 .bd{
    width: 101.7%;
    /*overflow:hidden; */
    margin: 45px auto 0;
    position: relative;
    z-index: 8;
    float: left;
}
.txtScroll-left2 .bd ul{
    /*overflow:hidden; */
    zoom:1;
}
.txtScroll-left2 .bd ul li{ width: 33.33%; float: left; _display:inline; }
.txtScroll-left2 .bd ul li img{
    width: 95%;
    margin: 2% auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.txtScroll-left2 .bd ul li img:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_more a{
    margin-top: 0;
}
.liucheng{
    width: 100%;
    height: 200px;
    float: left;
    margin-top: 10px;
    background: url("../image/liucheng_bg.jpg") no-repeat;
}
.liucheng_tel{
    width: 320px;
    float: left;
}
.liucheng_tel p{
    color: #fff;
    font-size: 1.4em;
    margin: 124px 0 0 82px;
    letter-spacing: -1px;
}
.liucheng_tel p span{
    color: #444444;
    font-size: 1.6em;
}
.liucheng ul{
    overflow: hidden;
    margin-top: 40px;
}
.liucheng ul li{
    width: 16.66%;
    float: left;
    margin: 0 0px;
    text-align: center;
}
.liucheng ul li img{
    cursor: pointer;
    transform: rotate(0deg);
    transition: 0.6s;
}
.liucheng ul li p{
    color: #fff;
    margin-top: 10px;
    font-size: 1.4em;
}
.liucheng ul li:hover img{
    transform: rotate(360deg);
    transition: 0.6s;
}


.news{
    width: 1200px;
    height: auto;
    overflow:hidden;
    margin: 0px auto;
}
.news_title{
    height: 109px;
    overflow: hidden;
    background: url("../image/news_title_bg.jpg") no-repeat center;
    margin: 10px 0 30px;
}
.news_title i{
    background-color: #18A942;
    margin-bottom: 10px;
    margin-top: 23px;
}
.news_title span{
    color: #000;
}
.news_content{
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}
.news_fl{
    width: 100%;
    float: left;
}
.news_fl p{
    font-size: 24px;
    float: left;
}
.news_fl p span{
    display: block;
    font-size: 16px;
}
.news_fl a{
    float: right;
    margin-top: 12px;
}

.news_img{
    width: 480px;
    height: auto;
    float: left;
}
.news_img_txt{
    margin-top: 35px;
    float: left;
}
.news_img_txt img{
    border-radius: 5px;
}
.news_img_txt i{
    display: block;
    width: 74px;
    height: 4px;
    background-color: #444444;
    margin: 20px 0 15px;
}
.news_img_txt p{
    font-size: 1.4em;
    color: #444444;
    margin-bottom: 30px;
}
/*410108-7500146155*/
.news_img_txt span{
    font-size: 1.7em;
    color: #444444;
}

.news_content_txt{
    width: 635px;
    height: auto;
    float: right;
    overflow: hidden;
}
.news_content_txt ul{
    margin-top: 35px;
    float: left;
}
/*.news_content_txt:hover{*/
/*    background:#FE6E0D;*/
/*    background:rgba(254,110,13,0.5);*/
/*    *background:#FE6E0D;*/
/*    background:#FE6E0D\0;*/
/*    filter:alpha(Opacity=50);*/

/*    -webkit-transition: all .6s ease .2s;*/
/*    -moz-transition: all .6s ease .2s;*/
/*    -ms-transition: all .6s ease .2s;*/
/*    -o-transition: all .6s ease .2s;*/
/*    transition: all .6s ease .2s;*/

/*}*/
.news_content_txt li{
    width: 100%;
    float: left;
    background-color: #fff;
    margin-bottom: 17px;
}
.news_content_txt li span{
    width: 112px;
    height: 112px;
    background: url("../image/news_time_bg.jpg") no-repeat;
    float: left;
    display: block;
    color: #444444;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
}
.news_content_txt li span i{
    display: block;
    font-style: normal;
    font-size: 34px;
    margin: 10px 0 12px;
    float: left;
    text-align: center;
    width: 100%;
    letter-spacing: -1px;
}
.news_content_txt li a{
    width: 78%;
    display: block;
    color: #000;
    font-size: 1.8em;
    float: left;
    margin: 5px 0 5px 15px;
}
.news_content_txt li p{
    width: 80%;
    color: #444444;
    line-height: 25px;
    /* padding-bottom: 50px; */
    font-size: 1.4em;
    margin-left: 15px;
    float: left;
}




.section .section10 .fp-tableCell{
    display: block!important;
    position: relative;

}
.footer{
    width: 100%;
    height: 498px;
    overflow: hidden;
   background: url("../image/footer_bg.jpg") no-repeat center;
    margin-top: 100px;
}
.bot_nav{
    width: 100%;
    height: 56px;
}
.bot_nav ul{
    width: 1350px;
    margin: 0px auto;
    overflow: hidden;
}
.bot_nav ul li{
    float: left;
    width: 16.66%;
    text-align: center;
    line-height: 56px;
    background: url("../image/nav_bot_line.png") no-repeat right center;
}
.bot_nav ul li:last-child{ background:none;}
.bot_nav ul li a{
    color: #FFFFFF;
    font-size: 1.6em;

}
.contact_content{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto 0;
}
.contact_l{
    width: 150px;
    height: auto;
    float: left;
}
.contact_l > img:first-child{
    float: left;
    display: block;
    margin: 70px 0 35px;
}
.ewm{
    float: right;
    display: block;
    width: 200px;
}
.ewm p{
    width: 200px;
    float: left;
    line-height: 109px;
    margin: 45px 0 15px 0;
}
.ewm p span{
    color: #C0C0C0;
    float: left;
    font-size: 1.4em;
}
.ewm p img{
    width: 109px;
    display: block;
    float: right;
    border-radius: 8px;
}
.contact_r{
    width: 650px;
    height: auto;
    float: left;
    margin: 37px 0 0 60px;
}
.contact_r .wz{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
}
.contact_r .wz h2{
    color: #BFBFBF;
    font-size: 1.8em;
    line-height: 40px;
    font-weight: normal;
}
.contact_r .wz p{
    color: #BFBFBF;
    font-size: 1.5em;
    margin-top: 5px;
    padding-left: 25px;
    line-height: 24px;
}

.link{
    width: 100%;
    float: left;
}
.link p{
    font-size: 1em;
    color: #3c3c3c;
    float: right;
    font-weight: 600;
}
.link a{
    margin-left: 15px;
    font-size: 1em;
    font-weight: normal;
}
.wx{
    float: right;
    margin: 30px 0 10px;
}
.wx{
    display: block;
    cursor: pointer;
}
.wx img{
    display: block;
    width: 34px;
    height: 34px;
    margin-left: 15px;
    float: right;
}
.wx .ewm{ width: 80px; float: left; display: none; position: absolute; right: 165px;  top:-55px;}
.wx .ewm img{ width: 80px; height: 80px;}
/*.wx .wxi:hover .wx .ewm{*/
    /*width:50px;*/
    /*height: 50px;*/
    /*display: block;*/
    /*background: #000;*/

/*}*/
.contact_b{
    width: 100%;
    color: #BFBFBF;
    line-height: 74px;
    float: left;
    font-size: 1.4em;
    border-top: 1px #626262 solid;
    text-align: center;
    margin-top: 27px;
}
.contact_b a{ color: #BFBFBF; }
.footers{ display: none;}

/* 产品列表页 */
.ny_header{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #F6F6F6;
}
.ny_banner{
    width:100%;
    height:auto;
    overflow:hidden;
    margin:0px auto;
}
.ny_banner img{
    width:100%;
    height:auto;
}
.main{
    width: 100%;
    height: auto;
    overflow: hidden;
    /*background: #EEEEEE;*/
}
.ny_main{
    width:86%;
    height:auto;
    margin:0px auto 30px;
    overflow: hidden;
}
.daohang{
    width: 100%;
    height: 50px;
    overflow:hidden;
    border-bottom: 1px solid #BDBDBD;
    line-height: 50px;
    margin-top: 15px;
}
.daohang span{
    color: #333333;
    font-size: 16px;
    float: left;
}
.daohang span i{
    color: #333333;
    font-style: normal;
    font-size: 18px;
    margin-right: 10px;
}
.daohang p{
    color: #333333;
    font-size: 14px;
    float: right;
    background: url("../image/home_ico.png") no-repeat left 15px;
    line-height: 50px;
    padding-left: 25px;
}
.daohang p a{
    color:#333333;
}
.ny_title{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 30px auto 0;
}
.ny_title p{
    color: #18A942;
    font-size: 2rem;
    margin: 20px auto 5px;
}
.ny_title span{
    font-weight: 600;
    color: #C3C3C3;
}
.ny_fl{
    width: 100%;
    height:auto;
    overflow: hidden;
    text-align: center;
}
.ny_fl ul{
    margin: 3% auto;
    overflow: hidden;
    text-align: center;
    display: inline-table;
}
.ny_fl ul li{
    float: left;
    padding: 10px 25px;
    margin:0px 20px 0px 0px;
    border: 1px solid #BDBDBD;
}
.ny_fl ul li a{
    color: #333333;
    font-size: 14px;
}
.ny_fl ul li a:hover{
    text-decoration: none;
    color: #ffffff;
}
.ny_fl ul li:hover{
    background: #18A942;
    border: 1px solid #18A942;
    transition: 1s;
}
.ny_fl ul li:hover a{
    color: #ffffff;
}
.ny_fl ul .ny_fl_active{
    background: #18A942;
    border: 1px solid #18A942;
}
.ny_fl ul .ny_fl_active a{
    color: #ffffff;
}

.ny_pro_list{
    width:100%;
    height:auto;
    overflow:hidden;
    float:left;
    background: #ffffff;
}
.ny_pro_list ul{
    width:94%;
    height:auto;
    overflow: hidden;
    margin: 1% auto;
}
.ny_pro_list ul li{
    width:22%;
    height:auto;
    float:left;
    margin:3% 1.5% 0 1.5%;
    overflow: hidden;
}
.ny_pro_list ul li img{
    width:100%;
    height:auto;
}
.ny_pro_list ul li p{
    width:100%;
    height:auto;
    overflow: hidden;
    text-align: center;
    margin: 6% auto;
}
.ny_pro_list ul li p a{
    font-size:14px;
    color: #333333;
}
.ny_line{
    width: 100%;
    height: 53px;
    background: #18A942;
}

.ny_contact{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #121212;
    position: relative;
}
.ny_contact_content{
    width: 86%;
    height: auto;
    overflow: hidden;
    margin: 3% auto 1%;
}
.ny_contact_b{
    margin-top: 3%;
    line-height: 40px;
}



/* 产品详细页 */
.ny_pro_detail{
    width:100%;
    height:auto;
    overflow:hidden;
    margin: 0px auto;
    background: #ffffff;
}
.prodetail_1{
    width:95%;
    height: auto;
    overflow: hidden;
    margin:40px auto 20px;
    text-align: center;
}
.prodetail_1 img{
    width:auto;
    height:100%;
    margin:0% auto;
}
.prodetail_1 span{
    width:100%;
    display:block;
    line-height:60px;
    margin-top: 10px;
    font-size: 20px;
    color: #333333;
}
.prodetail_1 p{
    width:40%;
    height:120px;
    float:left;
    margin-top:20px;
    line-height:25px;
    color: #9A9A9C;
}
.prodetail_1 i{
    width: 40%;
    height: 40px;
    display: block;
    background: url("../image/ny_tel.png") no-repeat left 3px;
    padding-left: 50px;
    float: left;
    font-size: 30px;
    color: #b7b7b7;
    font-style: normal;
    line-height: 40px;
}
.prodetail_2{
    width:80%;
    height:auto;
    margin:0px auto 50px;
    border-top: 1px solid #EEEEEE;
}
.prodetail_2_content{
    width:100%;
    height:auto;
    margin:15px auto;
    line-height:25px;
    color: #333333;
    font-size:1.4em;

}
.prodetail_2_content_i{
    width: 100%;
    height: 20px;
    background: url("../image/pro_detail_title_bg.png") no-repeat center;
    display: block;
    margin: 40px auto 20px;
}

/* 新闻列表页 */
.ny_news_list2{
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
    margin: 0px auto;
}
.ny_news_list{
    width:100%;
    height:auto;
    float:left;
    overflow:hidden;
}
.imgnews{
    width:100%;
    height:auto;
    float:left;

    transition: All 0.6s ease-in-out;
    -webkit-transition: All 0.6s ease-in-out;
    -moz-transition: All 0.6s ease-in-out;
    -o-transition: All 0.6s ease-in-out;
}
.imgnews:hover{
    width: 103%;
    background: #18A942;
    /*margin-left: -3%;*/

    transform: translate(0, -3%);
    -webkit-transform: translate(0, -3%);
    -moz-transform: translate(0, -3%);
    -o-transform: translate(0, -3%);
    -ms-transform: translate(0, -3%);
}
.imgnews:hover a,.imgnews:hover p,.imgnews:hover span,.imgnews:hover span i{
    color: #ffffff;
}
.imgnews:hover .imgnews_txt{
    border-bottom: 1px solid #666666;
}
.imgnews_txt{
    width:60%;
    height:auto;
    overflow: hidden;
    margin: 0px auto;
    border-bottom: 1px solid #D4D4D4;
    padding: 20px 0;
}
.imgnews_txt span{
    width: 10%;
    display: block;
    margin:0px 0 10px;
    color: #9B9B9B;
    float: left;
    font-size: 1rem;
}
.imgnews_txt span i{
    display: block;
    color: #9B9B9B;
    font-size: 2.3rem;
    font-style: normal;
}
.imgnews_txt a{
    padding: 10px 0;
    color: #333333;
    font-size: 1rem;
    float: left;
}
.imgnews_txt p{
    width: 90%;
    line-height:25px;
    color: #8C8C8C;
    float: left;
}

.ny_news_detail{
    width:100%;
    height:auto;
    float:right;
    overflow:hidden;
}
.newsdetail_title{
    width:100%;
    height:auto;
    overflow:hidden;
    text-align:center;
}
.newsdetail_title h3{
    font-size:20px;
    color: #333333;
}
.newsdetail_title p{
    width: 96%;
    line-height: 30px;
    margin:10px auto;
}
.newsdetail_title p span{
    font-size: 13px;
    color: #878787;
    margin: 0 15px;
}
.newsdetail_txt{
    width:80%;
    margin:2% auto;
    line-height:23px;
    color: #333333;
    padding: 5%;
    border: 1px solid #BDBDBD;
}
.newsdetail_txt p{
    line-height:23px;
    color: #333333;
    font-size: 1.4em;
}
.ke-zeroborder{ width:100%;}
.ke-zeroborder td:nth-child(1){ width:50%; display:block; float: left;}
.ke-zeroborder td:nth-child(2){ width:50%; display:block; float: left;}
.ke-zeroborder td img{ width:100%;}

/*分页样式*/
.fenye{ width:98%; height:auto; margin:20px auto 30px; overflow:hidden;}
.fenye a{ color:#18A942;}
.pagebox{font-size:0.9rem;line-height:200%;font-weight:normal; margin:10px auto 10px;}
.flickr {padding:0px;margin:0px; text-align:center; font-family:Verdana; font-size:0.9rem;}
.flickr a {border: #c7c7c7 1px solid; padding:5px 10px; background:#fff; background-position: 50% bottom;color: #999999; margin-right: 5px; text-decoration: none}
.flickr a:hover {border: #DFDFDF 1px solid; background-image: none; color: #ffffff; background-color: #18A942}
.meneame a:active {border: #333 1px solid; background-image: none; color: #fff; background-color: #18A942}
.flickr span.current {padding:5px 10px; font-weight: bold; background:#18A942; color:#ffffff; margin-right: 3px; border:1px solid #c7c7c7;}
.flickr span.disabled { padding:5px 10px; color: #80653E; background:#fff; margin-right: 3px; border:1px solid #c7c7c7;}

.nav .peiseka{ display:none;}

.izl-rmenu{position:fixed; right:10px; bottom:10px; padding-bottom:73px; background:url(http://www.gzjfty.cn/images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../image/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu .btn-ps{background:url(../image/peise.png) 0px 0px no-repeat; background-color:#56A3FF; display:block;}
.izl-rmenu .btn-ps:hover{ background-color:#3F8BE6;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../image/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../image/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../image/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../image/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

.sx{ width:100%; height:30px; margin:10px auto 30px; color:#18A942; font-size:1.4em;}
.sx a{ color:#333; }